home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 February / Macworld (1999-02).dmg / Shareware World / Comms & Internet / Analog 3.11 / analog.cfg < prev    next >
Text File  |  1998-07-11  |  8KB  |  280 lines

  1. # Analog.cfg - Configuration file for Analog 3.0
  2. #
  3. # Look at Readme.html file in the Docs folder or goto
  4. # http://www.statslab.cam.ac.uk/~sret1/analog/
  5. # or http://summary.net/soft/analog.html for more information.
  6. #
  7. # Lines starting with a '#' character are comments
  8. #
  9. HOSTNAME "[my organisation]"
  10. # Host name, used in the title of the report
  11. #
  12. HOSTURL "none"
  13. # Host name will be a link to here
  14. #
  15. DEFAULTLOGFORMAT AUTO
  16. # this is the log format used for drag and dropped logs
  17. #
  18. LOGFORMAT AUTO
  19. # Log file format AUTO, COMMON, COMBINED, MICROSOFT-NA, MICROSOFT-INT,
  20. # WEBSTAR, EXTENDED, NETPRESENZ-NA, NETPRESENZ-INT, NETSCAPE, REFERRER,
  21. # or BROWSER
  22. #
  23. LOGFILE "WebSTAR.log"
  24. # Specify the log file(s) to be processed. May consist of a list of file
  25. # names seperated by commas and may contain wild cards ('*' and '?').
  26. # This can also be a relitave or full path name, for example:
  27. #LOGFILE "Hard disk:WebSTAR 2.0:*.log"
  28. #
  29. OUTPUT HTML
  30. # Output format, can be ASCII, HTML, COMPUTER, or CACHE
  31. #
  32. OUTFILE Report.html
  33. # The default file for output.
  34. #
  35. DNS NONE
  36. # level of DNS activity. Can be NONE, READ, LOOKUP, or WRITE
  37. # This controls domain name lookups. It will typicaly slow Analog
  38. # down quite dramaticaly while lookups are being done!
  39. #
  40. DNSGOODHOURS 672                    # once every four weeks
  41. # Frequency with which to recheck successful DNS cache entries in hours
  42. #
  43. DNSBADHOURS 168                        # once a week
  44. # Frequency with which to recheck failed DNS cache entries in hours
  45. #
  46. DOMAINSFILE "domains.tab"
  47. # the file where the domain definitions live; see docs/domfile.html
  48. #
  49. CACHEOUTFILE none
  50. # The default file for cache output. Use "none" for no cache file.
  51. #
  52. CACHEFILE none
  53. # The file for cache input. Again, can be "none".
  54. #
  55. #REFEXCLUDE http://www.statslab.cam.ac.uk*
  56. #REFEXCLUDE http://statslab.cam.ac.uk*
  57. # Dont list these in the referrer report
  58. #
  59. #HOSTEXCLUDE *.statslab.cam.ac.uk
  60. # Don't count requests from these hosts at all
  61. #
  62. ARGSEXCLUDE *
  63. # Don't look at query portion of requested URLs
  64. #
  65. WARNINGS ON
  66. # Turn this off to guaranty Analog exits when it is done
  67. #
  68. CASE INSENSITIVE            # SENSITIVE or INSENSITIVE
  69. #
  70. IMAGEDIR ./images/
  71. # where to look for images (bars for the bar charts)
  72. #
  73. LOGO analogo.gif
  74. # the graphic in the top left corner of the report,
  75. #  interpreted relative to IMAGEDIR above.
  76. #
  77. #REFARGSEXCLUDE *
  78. # This would remove everything after the '?' in the referer report
  79. #
  80. #REQINCLUDE pages            # *, PAGES, or list of file name patterns
  81. #
  82. LINKINCLUDE pages            # *, PAGES, or list of file name patterns
  83. #
  84. LANGUAGE US-ENGLISH            # ENGLISH, US-ENGLISH, CZECH, DANISH,
  85. #                              FRENCH, GERMAN, HUNGARIAN, ITALIAN,
  86. #                              PORTUGESE, BR-PORTUGESE, ROMANIAN,
  87. #                              SLOVENE, SLOVAK, SWEDISH,
  88. # comming soon                  SPANISH, FLEMISH, DUTCH, CATALAN,
  89. #                              RUSSIAN, FINNISH, NORWEGIAN,
  90. #                              POLISH
  91. #
  92. PROGRESSFREQ 10000            # report progress every 5000 lines
  93. #
  94. DEBUG +D                    # Display DNS lookup progress
  95. #
  96. REPORTORDER xmWDdHh45uJoSvitzcrEIfskKbB
  97. #A string like "xmWDdHh45uJoSvitzcrEIfskKbB" giving the order in which
  98. #   the reports will be output. You should include each of the above
  99. #   letters exactly once. See docs/output.html for which report has
  100. #   which code letter.
  101. #
  102. # whether we want each of the reports by default 
  103. GENERAL ON        # General statistics and GoTo's 
  104. MONTHLY ON        # Monthly report 
  105. DAILY ON        # Daily summary 
  106. FULLDAILY OFF    # Daily report 
  107. # One line for each day. Think about the poor people loading your page from
  108. #   the other side of the world before turning this on by default. 
  109. WEEKLY ON        # Weekly report 
  110. HOURLY ON        # Hourly summary 
  111. FULLHOURLY OFF    # Hourly report 
  112. # One line for each hour ever. You really don't want this on by default. 
  113. QUARTER OFF        # Quarter-hour report
  114. FIVE OFF        # Five-minute report
  115. DOMAIN ON        # Domain report 
  116. DIRECTORY ON    # Directory report 
  117. FILETYPE ON     # File type report
  118. REQUEST ON        # Request report
  119. REDIR OFF        # Redirection report
  120. FAILURE ON        # Failure report
  121. SIZE ON            # File size report
  122. HOST ON            # Host report
  123. REFERRER ON        # Referer report
  124. REFSITE ON        # Referring site report
  125. REDIRREF OFF    # Redirected referrer report
  126. FAILREF ON        # Failed referrer report
  127. VHOST OFF        # Virtual host report
  128. USER OFF        # User report
  129. FAILUSER OFF    # Failed user report
  130. BROWSER ON        # Browser summary 
  131. FULLBROWSER ON    # Browser report 
  132. STATUS ON        # Status code report
  133. GOTOS ON        # "Go To" lines
  134. #
  135. DOMCOLS PpRrBb
  136. # Which columns we want to appear in the domain report, and in which order.
  137. #   The string can contain any of the following four letters:
  138. #   R   Number of requests from each domain
  139. #   r   Percentage of the requests from each domain
  140. #   P   Number of requests for pages from each domain
  141. #   p   Percentage of the requests for pages from each domain
  142. #   B   Total number of bytes transferred to each domain
  143. #   b   The percentage of traffic to each domain 
  144. #   D   Date and time of last access from each domain
  145. # And the same for the other reports 
  146. HOSTCOLS        PpRrBb
  147. DIRCOLS            PpRrBb
  148. TYPECOLS        RrBb
  149. REQCOLS            RrBbD
  150. REDIRCOLS        R
  151. FAILCOLS        R
  152. MONTHCOLS        PRB
  153. DAYCOLS            PRB
  154. FULLDAYCOLS        PRB
  155. WEEKCOLS        PRB
  156. HOURCOLS        PRB
  157. FULLHOURCOLS    PRB
  158. QUARTERCOLS        P
  159. FIVECOLS        P
  160. REFCOLS            Rr
  161. REFSITECOLS        R
  162. REDIRREFCOLS    R
  163. FAILREFCOLS        R
  164. BROWCOLS        PpRrBb
  165. FULLBROWCOLS    PpRrBb
  166. SIZECOLS        Rb
  167. VHOSTCOLS        Rb
  168. USERCOLS        Rb
  169. FAILUSERCOLS    R
  170. STATUSCOLS        R
  171. #
  172. # Should the time graphs be calculated by requests 'R',
  173. #  bytes 'B' or pages 'P'? 
  174. MONTHGRAPH        P
  175. DAYGRAPH        P
  176. FULLDAYGRAPH    P
  177. HOURGRAPH        P
  178. FULLHOURGRAPH    P
  179. WEEKGRAPH        P
  180. QUARTERGRAPH    P
  181. FIVEGRAPH        P
  182. #
  183. # Should they go forwards (oldest entries at top) or backwards?
  184. #   (NB You can mix them, but probably don't want to) 
  185. MONTHBACK        OFF
  186. WEEKBACK        OFF
  187. FULLDAYBACK        OFF
  188. FULLHOURBACK    OFF
  189. QUARTERBACK        OFF
  190. FIVEBACK        OFF
  191. #
  192. # The maximum number of rows in each (0 for "show all time") 
  193. MONTHROWS        0
  194. WEEKROWS        0
  195. FULLDAYROWS        65
  196. FULLHOURROWS    72
  197. QUARTERROWS        96
  198. FIVEROWS        288
  199. #
  200. # The "floor" for each report. See docs/othreps.html for the
  201. #  possible formats for these strings.
  202. REQFLOOR        20r
  203. REQARGSFLOOR    10r
  204. REDIRFLOOR        -30r
  205. REDIRARGSFLOOR    10r
  206. FAILFLOOR        -30r
  207. FAILARGSFLOOR    10r
  208. DOMFLOOR        0b
  209. SUBDOMFLOOR        0.5%b
  210. DIRFLOOR        0.01%b
  211. SUBDIRFLOOR        0.01%b
  212. TYPEFLOOR        0.1%b
  213. SUBTYPEFLOOR    0.1%b
  214. HOSTFLOOR        100r
  215. REFFLOOR        20r
  216. REFARGSFLOOR    10r
  217. REFSITEFLOOR    -30r
  218. REFDIRFLOOR        50r
  219. REDIRREFFLOOR    -30r
  220. REDIRREFARGSFLOOR 10r
  221. FAILREFFLOOR    -30r
  222. FAILREFARGSFLOOR 10r
  223. BROWFLOOR        -20r
  224. FULLBROWFLOOR    -40r
  225. VHOSTFLOOR        -20b
  226. USERFLOOR        -100r
  227. FAILUSERFLOOR    -20r
  228. STATUSFLOOR        0r
  229. #
  230. # how should the various reports be sorted? Legal values ar REQUESTS,
  231. #   PAGES, BYTES, ALPHABETICAL, DATE, and RANDOM (unsorted)
  232. REQSORTBY        REQUESTS
  233. REQARGSSORTBY    REQUESTS
  234. REDIRSORTBY        REQUESTS
  235. REDIRARGSSORTBY    REQUESTS
  236. FAILSORTBY        REQUESTS
  237. FAILARGSSORTBY    REQUESTS
  238. DOMSORTBY        BYTES
  239. SUBDOMSORTBY    BYTES
  240. DIRSORTBY        BYTES
  241. SUBDIRSORTBY    BYTES
  242. TYPESORTBY        BYTES
  243. SUBTYPESORTBY    BYTES
  244. HOSTSORTBY        ALPHABETICAL
  245. REFSORTBY        REQUESTS
  246. REFARGSSORTBY    REQUESTS
  247. REFSITESORTBY    REQUESTS
  248. REFDIRSORTBY    REQUESTS
  249. REDIRREFSORTBY    REQUESTS
  250. REDIRREFARGSSORTBY REQUESTS
  251. FAILREFSORTBY    REQUESTS
  252. FAILREFARGSSORTBY REQUESTS
  253. BROWSORTBY        REQUESTS
  254. SUBBROWSORTBY    REQUESTS
  255. FULLBROWSORTBY    REQUESTS
  256. VHOSTSORTBY        BYTES
  257. USERSORTBY        REQUESTS
  258. FAILUSERSORTBY    REQUESTS
  259. STATUSSORTBY    ALPHABETICAL
  260. #
  261. WEEKBEGINSON SUNDAY
  262. # The 1st day of the week. I think it's SUNDAY, but you can choose any day. 
  263. #
  264. SEPCHAR ','
  265. #
  266. REPSEPCHAR none
  267. # The same for long numbers within the detailed output
  268. #
  269. DECPOINT '.'
  270. # Character to use as the decimal point.
  271. #
  272. COMPSEP "\t"
  273. # A separator string between fields in "computer" output style
  274. #
  275. RAWBYTES OFF
  276. # whether bytes should be quoted in full (e.g., 1,021,453) as
  277. #  opposed to in kilobytes, megabytes etc. (e.g., 998k).
  278. #
  279. # END
  280.